home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / f16 / MK2PROGS.SHR / KGS2000.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.5 KB  |  69 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║ CAUTION!!!  You MUST have ThrustMaster Command & Control Center       ║
  3. REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to    ║
  4. REM ║ use the macro capability.  You can tell if you have vs 1.38 by looking║
  5. REM ║ at the top of the C&CC screen where the version # is shown on any of  ║
  6. REM ║ the menu screens or click on F-7 About to view the version #.  To tell║
  7. REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see   ║
  8. REM ║ the version # at the top of the download screen. To obtain the newer  ║
  9. REM ║ versions if you do not have them, check with any of the listed places ║
  10. REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest      ║
  11. REM ║ versions of the Command and Control Center software.                  ║
  12. REM ╚═══════════════════════════════════════════════════════════════════════╝
  13. REM
  14. REM  Black Hat switch = Digital
  15. REM  Red Switch       = Digital
  16. REM  Game Settings: Select Joystick for Cyclic (NOT Thrustmaster)
  17. REM                 DO NOT select a proportional Collective in Setup!
  18.  
  19. MDEF KGS2000
  20.  
  21. @DigitalThrottle
  22.  
  23. BTN UB Acquire/NextTarg
  24. BTN MB SelectOrdnance
  25. BTN LB RotorEngage/Dise
  26. BTN HU /T /P MissleView
  27.           /R MastView
  28.        /T CockpitView
  29. BTN HR /P RightView
  30.        /R CockpitView
  31. BTN HD /T RevTacView
  32.        /T CockpitView
  33. BTN HL /P LeftView
  34. BTN 1 /U DropChaff
  35.       /M /T MapView
  36.          /T CockpitView
  37.       /D DropFlare
  38. BTN 2 /U RadarJamOn/Off
  39.       /M PreviousWaypoint
  40.       /D RadarJamOn/Off
  41. BTN 3 /U /T RocketSalvo
  42.          /T RocketSalvox2
  43.       /M NextWaypoint
  44.       /D /T RocketSalvo
  45.          /T RocketSalvox2
  46. BTN 4 /U LeftMFD
  47.       /M Autopilot
  48.       /D LeftMFD
  49. BTN 5 /U RightMFD
  50.       /M Autopilot
  51.       /D RightMFD
  52. BTN 6 /U AutoHover
  53.       /M /T /P TacticalView
  54.             /R RevTacView
  55.          /T CockpitView
  56.       /D Autopilot
  57.  
  58. REM                               NOTE:
  59. REM
  60. REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
  61. REM
  62. REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
  63. REM (503) 639-3200 and find out how to get the upgrade!!!
  64. REM
  65. REM How can you tell if you have the new chip and microcode?  From the
  66. REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
  67. REM the message: "File not found", then you have the OLD microcode version
  68. REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
  69.